home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / ssl-cert / ssleay.cnf
Text File  |  2009-07-07  |  337b  |  16 lines

  1. #
  2. # SSLeay example configuration file.
  3. #
  4.  
  5. RANDFILE                = /dev/urandom
  6.  
  7. [ req ]
  8. default_bits            = 1024
  9. default_keyfile         = privkey.pem
  10. distinguished_name      = req_distinguished_name
  11. prompt                  = no
  12. policy            = policy_anything
  13.  
  14. [ req_distinguished_name ]
  15. commonName                      = @HostName@
  16.